home *** CD-ROM | disk | FTP | other *** search
/ American History: Interactive Maps & User's Guide / American History: Interactive Maps & User's Guide.iso / pc / IMAP13 / XIMAP13.dxr / 00112_sb12 senate free script.ls < prev    next >
Encoding:
Text File  |  2000-01-25  |  177 b   |  10 lines

  1. on mouseUp
  2.   global gSB12List
  3.   notebookflash()
  4.   if getAt(gSB12List, 3) = 0 then
  5.     hPutQuestion("q sb12")
  6.   end if
  7.   puppetSound("click")
  8.   OpenTextBox(18, 0, gSB12List)
  9. end
  10.